packages/intltool: fix whitespaces
authorGabor Juhos <[email protected]>
Thu, 27 Mar 2014 07:03:45 +0000 (07:03 +0000)
committerGabor Juhos <[email protected]>
Thu, 27 Mar 2014 07:03:45 +0000 (07:03 +0000)
Signed-off-by: Dirk Neukirchen <[email protected]>
Signed-off-by: Gabor Juhos <[email protected]>
SVN-Revision: 40097

libs/intltool/Makefile

index 2d76bcf6c26affcfbd2e42f985c03467a5e0deb2..e7fcb4d77868e5ef3791081a73843ba2dcd9ce30 100644 (file)
@@ -31,7 +31,7 @@ endef
 
 define Package/intltool/description
   intltool is a set of tools to centralize translation of many different
-  file formats using GNU gettext-compatible PO files. 
+  file formats using GNU gettext-compatible PO files.
 endef
 
 define Require/perl-xml-parser